PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ setZoomable Method
If true, scale the annotation's appearance to match the zoom of the page.
Collapse All
Expand All
In This Topic
setZoomable Method
In This Topic
Sets a value indicating whether the annotation should be scaled to current page zoom.
Syntax
public
void
setZoomable(
boolean
value
)
Parameters
value
If true, scale the annotation's appearance to match the zoom of the page.
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members